home *** CD-ROM | disk | FTP | other *** search
/ Max Special: Max Gallery / Max Special Gallery.iso / pc / castin.dir / 00081_bsindiet.pic.ls < prev    next >
Encoding:
Text File  |  1997-04-03  |  163 b   |  10 lines

  1. on mouseUp
  2.   global indice
  3.   puppetSprite(1, 0)
  4.   puppetSprite(7, 0)
  5.   puppetSprite(35, 0)
  6.   go(#previous)
  7.   set indice to indice + 2
  8.   BuildcastingSheet("i")
  9. end
  10.